routing and checking logic

In defining SNA protocol machine, a basic notion which performs a mapping of inputs (message units and FSM states) into outputs. It is used to verify validity of message units and to route them to FSMs and represented in the form of PL/1like procedures, using a descriptive language called Format and Protocol Language (FAPL).; 在定義系統網絡體系結構(SNA)協議機體過程中使用的一種基本表示方法(的子 程序),實現把輸入內容(報文單位和有限態自動機(FSM)狀態)映象成為輸出信息的過程。也 通過它來驗證報文單位的合法性,然后把它們郵送給有限狀態機;它的表示形式類似于用PL/1語言寫的過程,實際使用的是一種叫FAPL(格式和協議語言)的描述語言。參閱FAPL。